home *** CD-ROM | disk | FTP | other *** search
/ Jigsaw Catalog / Jigsaw Catalog 1993 Jan.img / VSCAN.BAT < prev    next >
DOS Batch File  |  1992-05-04  |  5KB  |  127 lines

  1. echo off
  2. SCAN %1 %2 %3 %4 %5 %6
  3. ECHO SCAN COMPLETED.  PRESS ANY KEY TO CONTINUE...
  4. pause >nul
  5. ECHO.
  6. ECHO.
  7. cls
  8. echo                    USE OF McAFEE ASSOCIATES PROGRAMS
  9. echo.
  10. echo     The  McAfee Associates VIRUSCAN series is distributed as shareware
  11. echo for  home  use,  but  must  be licensed  for  use  within  a  business,
  12. echo corporation,  or organization.  This includes educational  institutions
  13. echo and  government  agencies.   If you have or suspect  a  computer  virus
  14. echo infection, you are allowed to use the software for five(5) days free of
  15. echo charge  to  isolate and remove the computer virus or  suspect  computer
  16. echo virus.  We will provide you with assistance if requested.
  17. echo.    McAfee Associates has given Advantage Plus Distributors Inc. per-
  18. echo mission to distribute this copy of VIRUSCAN for you to evaluate as part 
  19. echo of our Shareware Catalog.  If you find yourself using this program on a 
  20. echo regular basis you should register it with McAfee Associates.  If you 
  21. echo discover a virus you should obtain the CLEAN-UP program from McAfee.
  22. echo.
  23. pause
  24. cls
  25. echo.
  26. echo                REGISTRATION FOR McAFEE ASSOCIATES PROGRAMS
  27. echo.
  28. echo      Registration  is required for the use of the VIRUSCAN, SHIELD  and
  29. echo CLEAN-UP  program  series in a home environment.  This form  should  be
  30. echo used to register a program.
  31. echo.
  32. echo      Registered  users of the VIRUSCAN programs receive free  technical
  33. echo support  & assistance with virus infections in the form of walk-through
  34. echo of virus removal.  The nine line McAfee Associates Bulletin Board (mail
  35. echo box)  is  available  to access to the latest versions of  the  VIRUSCAN
  36. echo series and for downloads of virus-related information.
  37. echo      Registered users obtain free upgrades for their registered programs
  38. echo for a period of one year after registration,provided they are downloaded
  39. echo from the BBS.
  40. echo      Diskettes  are  not mailed to registered users unless  specifically
  41. echo requested.   Diskettes are mailed first class in the U.S. and by airmail
  42. echo for foreign countries.  For such mailings, please add $9.00US.  Only one
  43. echo mailing will be made to registered users.
  44. echo.
  45. pause
  46. cls
  47. echo.
  48. echo      Corporate, business and organizational users require a site license
  49. echo for  the  use  of the VIRUSCAN programs.  For site  license  information
  50. echo please  contact McAfee Associates at the address or phone numbers below:
  51. echo.
  52. echo           McAfee Associates
  53. echo           4423 Cheeney Street
  54. echo           Santa Clara, California
  55. echo           95054-0253  USA
  56. echo.
  57. echo TEL 1-(408) 988-3832 - Use this # for questions & bug reports
  58. echo BBS 1-(408) 988-4004 - Use this # for downloading program upgrades
  59. echo     1-(408) 988-5138 - US Robotics 9600bps (HST) MNP-2
  60. echo     1-(408) 988-5190 - US Robotics 9600bps (HST/v.32) MNP-5
  61. echo FAX 1-(408) 970-9727 - Group III FAX
  62. echo.
  63. pause
  64. cls
  65. echo            REGISTRATION FORM  For Individual Home Users
  66. echo.
  67. echo.
  68. echo PROGRAM:                        # COPIES:            AMOUNT:
  69. echo.
  70. echo CLEAN-UP  ($35 per copy)        _________          $______________
  71. echo.
  72. echo VIRUSCAN  ($25 per copy)        _________          $______________
  73. echo.
  74. echo VSHIELD   ($25 per copy)        _________          $______________
  75. echo.
  76. echo SENTRY    ($25 per copy)        _________          $______________
  77. echo.
  78. echo VCOPY     ($15 per copy)        _________          $______________
  79. echo.
  80. echo.
  81. echo - ADD -   $9 for Diskette (5.25" 360K only)        $______________
  82. echo           (All programs and documentation fit on one diskette)
  83. echo.
  84. echo TOTAL. . . . . . . . . . . . . . . . . . . . . . . $______________
  85. echo.
  86. pause
  87. cls
  88. echo PAYMENT BY:
  89. echo.
  90. echo Check/Money Order No.__________ enclosed for $____________________
  91. echo.
  92. echo OR CHARGE:     MasterCard ______ Visa ______ Expiration Date______
  93. echo.
  94. echo Card Number_______________________________________________________
  95. echo.
  96. echo Name on Card______________________________________________________
  97. echo.
  98. echo Signature_________________________________________________________
  99. echo.
  100. pause
  101. cls
  102. echo MAILING ADDRESS:
  103. echo.
  104. echo NAME______________________________________________________________
  105. echo.
  106. echo ADDRESS LINE 1____________________________________________________
  107. echo.
  108. echo ADDRESS LINE 2____________________________________________________
  109. echo.
  110. echo CITY/STATE/PROVINCE_______________________________________________
  111. echo.
  112. echo COUNTRY/POSTAL CODE_______________________________________________
  113. echo.
  114. echo DAYTIME PHONE_____________________________________________________
  115. echo.
  116. echo FAX PHONE_________________________________________________________
  117. echo.
  118. echo SEND TO:  McAfee Associates
  119. echo           4423 Cheeney Street
  120. echo           Santa Clara, California
  121. echo           95054-0253  USA
  122. echo.
  123. :TOP1
  124. ECHO.
  125. ECHO.
  126. PAUSE
  127.